type crypto/internal/fips140/mlkem.decryptionKey

3 uses

	crypto/internal/fips140/mlkem (current package)
		mlkem768.go#L83: 	decryptionKey
		mlkem768.go#L162: type decryptionKey struct {
		mlkem768.go#L500: func pkeDecrypt(dx *decryptionKey, c *[CiphertextSize768]byte) []byte {